You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first run, goad.py creates a config file (~/.goad/goad.ini) with hardcoded (goad/config.py) default values.
This leads to values in template/provider/proxmox/variables.tf being ignored.
It would be nice if this first-run-defaults could be file-based
The text was updated successfully, but these errors were encountered:
On first run, goad.py creates a config file (
~/.goad/goad.ini
) with hardcoded (goad/config.py
) default values.This leads to values in
template/provider/proxmox/variables.tf
being ignored.It would be nice if this first-run-defaults could be file-based
The text was updated successfully, but these errors were encountered: